Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 π©πΏβπ π¨πΏβπ
- Host: GitHub
- URL: https://github.com/javiercanon/dastragame
- Owner: JavierCanon
- License: gpl-3.0
- Created: 2018-08-30T01:33:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-29T00:30:41.000Z (almost 5 years ago)
- Last Synced: 2024-10-23T22:15:54.209Z (3 months ago)
- Topics: 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
- Language: JavaScript
- Homepage:
- Size: 3.61 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Roadmap: ROADMAP.md
- Authors: AUTHORS.md
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)**.