Skip to content

Repository files navigation

RevRoyale

2D Turn Based Strategy Game

Run With:

$ ./scripts/build.ps1 $ ./bin/revroyale.exe Uses C++ and Raylib

FOLDER STRUCUTRE:

src

The actual code that makes the game (90% of code and work)

src/Model

Game logic and data (the computer)

src/Controller

Route user inputs to game events (the keyboard)

src/View

Renders graphics for user to see (the monitor)

Assets

Spirtes

Build

Some generated stuff for running it (usually)

Docs

More information

Scripts

Utility (.bat)

A demo is available, run with: py poly.py

About

2D Turn Based Strategy Game. Resource based war simulator.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages