Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/javiercanon/dastragame

β™Ÿ Run the core of turn based games β™Ÿ, like strategy 4X, inside a modern RDBMS πŸ‘©πŸΏβ€πŸš€ πŸ‘¨πŸΏβ€πŸš€
https://github.com/javiercanon/dastragame

4x-strategy-game game-dev game-development game-server gamedev mysql mysql-server oracle oracle-database rdbms sql-server sqlite3 sqlserver strategy-game turn-based-strategy

Last synced: about 2 months ago
JSON representation

β™Ÿ Run the core of turn based games β™Ÿ, like strategy 4X, inside a modern RDBMS πŸ‘©πŸΏβ€πŸš€ πŸ‘¨πŸΏβ€πŸš€

Awesome Lists containing this project

README

        

# Dastragame
Run the core of turn based games, like strategy 4X, inside a modern RDBMS

# Todo list
## Pending Core tasks

- [ ] Sql Server
- [ ] Mysql
- [ ] Oracle
- [ ] Sqlite3
- [ ] Demo's Server Game
- [ ] Demo UI Game
- [ ] Benchmarks

## Done Core tasks

## Philosophy of Javier CaΓ±on
* KISS by design and programming. An acronym for "keep it simple, stupid" or "keep it stupid simple", is a design principle. The KISS principle states that most systems work best if they are kept simple rather than made complicated; therefore, simplicity should be a key goal in design, and unnecessary complexity should be avoided. Variations on the phrase include: "Keep it simple, silly", "keep it short and simple", "keep it simple and straightforward", "keep it small and simple", or "keep it stupid simple".

* Select the best tools for the job, use tools that take less time to finish the job.
* Productivity over complexity and avoid unnecessary complexity for elegant or beauty code.

* Computers are machines, more powerful every year, give them hard work, concentrate on being productive.

## Issues and Bug Traking ##
Please submit *bug reports* or *feature requests* on GitHub:
* [Issue | Request Features](https://github.com/JavierCanon/Dastragame/issues)

## Requeriments ##

* .Net Framework 4.8

## Contributing

Please read [CONTRIBUTING.md](/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.

## Versioning

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags).

## Authors

* **Javier CaΓ±on** - *Initial work* - [www.JavierCanon.com](https://www.javiercanon.com)

See also the list of [contributors](/AUTHORS.md) who participated in this project.

## Supported by, thanks to

![Softcanon](https://github.com/JavierCanon/Social-Office-Webackeitor/raw/master/docs/images/logo_softcanon_200x75.gif)

[Softcanon](https://www.softcanon.com)
--

* [SQL Pretty Printer for SQL Server](http://www.dpriver.com/products/sqlpp/index.php)
--

## License

This project is licensed under the GNU GENERAL PUBLIC LICENSE Version 3 - see the [LICENSE.md](/LICENSE.md) file for details.

---
Made with ❀️ by **[Javier Cañon](https://www.javiercanon.com)**.