An open API service indexing awesome lists of open source software.

https://github.com/justinmeiners/shamans

A 3D turn-based strategy game for the iPad.
https://github.com/justinmeiners/shamans

3d c graphics ios ipad opengl opengl-es opengles video-game

Last synced: over 1 year ago
JSON representation

A 3D turn-based strategy game for the iPad.

Awesome Lists containing this project

README

          

# Shamans

![shamans phantom](docs/img/phantom.png)

## Structure

- `assets/` source files for game data (PSDs, blender, etc).
- `data/` built game data such as models, textures, etc.
- `docs/` a postmordem about the project.
- `source/engine/` portable game and engine code.
- `source/platform/` API or platform-specific modules.
- `platform/` platform specific code, assets, and project files.
- `tools/` asset creation tools such as scripts for Blender.

## Game Data

To run the game, you will need to acquire the game data.
[Contact me](https://justinmeiners.github.io) if you are interested in discussing this further.

# License

The code is licensed under [GPL](LICENSE).