Skip to content

Deciding to challenge myself and see how far I can take this remake of Rampart

Notifications You must be signed in to change notification settings

fras2560/Rampart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Rampart

Deciding to challenge myself and see how far I can take this remake of Rampart

MapEditor.py is used to create levels TestCannoball.py is used to test cannons and firing a cannonball TestBuildingCastle is used to test building

Version

1.0

Dependencies

Rampart uses a number of open source projects:

  • Networkx - NetworkX is a Python language software package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.
  • Pygames - Pygame is a set of Python modules designed for writing games. Pygame adds functionality on top of the excellent SDL library

Install Dependencies

    pip install flask

Play the Game

    python play.py

Contact

Feel free to contact me for ideas and help at fras2560@mylaurier.ca

License

MIT

About

Deciding to challenge myself and see how far I can take this remake of Rampart

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages