Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 401 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 401 Bytes

battle

This is a basic REG game model for fun written in python. The game is completely text based. The game was developed in two phases where first I focused on inventory and magic build up and in second phase I focused on attacks. The complete phase has an AI which will have capability to attack player that is you and the attack will be randomised.

Inspired by the works of @nickgermaines