All Projects → attogram → Games

attogram / Games

Licence: mit
Your own games website, filled with open source goodness! Automated installation of a plethora of open source web games. Fully customizable.

Projects that are alternatives of or similar to Games

Gdk For Unity
SpatialOS GDK for Unity
Stars: ✭ 296 (+745.71%)
Mutual labels:  game, games
Redrunner
Red Runner, Awesome Platformer Game.
Stars: ✭ 414 (+1082.86%)
Mutual labels:  game, games
Games
🎮 A list of popular/awesome video games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.
Stars: ✭ 18,676 (+53260%)
Mutual labels:  game, games
Quiz Game
Multiple choice questions answer game for android (Quiz game).
Stars: ✭ 277 (+691.43%)
Mutual labels:  game, games
Shortstories
Interactive stories told through App Shortcuts and Notifications
Stars: ✭ 26 (-25.71%)
Mutual labels:  game, games
Games
Create interesting games by pure python.
Stars: ✭ 3,431 (+9702.86%)
Mutual labels:  game, games
Happyfuntimes
A System for creating 10-100+ player local games
Stars: ✭ 341 (+874.29%)
Mutual labels:  game, games
lightsout
🎲 Lights Out Game
Stars: ✭ 23 (-34.29%)
Mutual labels:  fun, games
Gameproject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
Stars: ✭ 655 (+1771.43%)
Mutual labels:  game, games
Quadplay
The quadplay✜ fantasy console
Stars: ✭ 563 (+1508.57%)
Mutual labels:  game, games
Game Datasets
🎮 A curated list of awesome game datasets, and tools to artificial intelligence in games
Stars: ✭ 261 (+645.71%)
Mutual labels:  game, games
Beaverandfairies
Stars: ✭ 14 (-60%)
Mutual labels:  game, games
Aitrack
6DoF Head tracking software
Stars: ✭ 262 (+648.57%)
Mutual labels:  game, games
Yarneditor
A tool for writing interactive dialogue in games!
Stars: ✭ 292 (+734.29%)
Mutual labels:  game, games
mnimi
🎲 Mnimi (A Game of Memory Skill)
Stars: ✭ 15 (-57.14%)
Mutual labels:  fun, games
Sulis
Turn based tactical RPG with several campaigns, written in Rust
Stars: ✭ 338 (+865.71%)
Mutual labels:  game, games
Russian Roulette
🍀 You want to push your luck? ... Go ahead and try your best with this CLI russian roulette! 💥
Stars: ✭ 92 (+162.86%)
Mutual labels:  fun, game
Hortor Cheater
头脑王者作弊辅助工具
Stars: ✭ 135 (+285.71%)
Mutual labels:  fun, game
Cdogs Sdl
Classic overhead run-and-gun game
Stars: ✭ 422 (+1105.71%)
Mutual labels:  game, games
Java Game And Application
Java Games and Application with awesome source code and better algorithm
Stars: ✭ 14 (-60%)
Mutual labels:  game, games

Attogram Games website builder

Your own games website, filled with open source goodness!

Games Website

The Attogram Games website builder is an easy way to setup a complete games website. Every game included is open source and free to play!

The Games

The Attogram Games website builder automates the installation of the following web games:

and some web playgrounds:

and some web musical instruments:

Inclusion Critera

Eligibility requirements for game inclusion:

  • The game must be explicitly licensed under a Open Source license.
  • The game must be playable via a web browser.

Installation

  • You need git and php to install the Games Website
  • Install the Games Website into a web accessible directory:
    • git clone https://github.com/attogram/games.git games
  • Run the build script:
    • cd games/_build
    • php build.php install
  • Open the new index.html and enjoy playing the games!

How to customize

  • Optional customization is easy with the _build/custom/ directory
  • Customize games list: copy _build/games.php to _build/custom/games.php and edit
  • Customize title and headline: copy _build/config.php to _build/custom/config.php and edit
  • Customize HTML page header: copy _build/templates/header.php to _build/custom/header.php and edit
  • Customize HTML page footer: copy _build/templates/footer.php to _build/custom/footer.php and edit
  • Customize CSS: copy _build/templates/css.css to _build/custom/css.css and edit
  • Rebuild with php build.php install

License

  • The Attogram Games website builder is an open source project licensed under the MIT License.
  • The Attogram Games website builder automates the inclusion of many open source games, each with its own license.
  • See each individual game directory for more information.

Clean Repo: Games

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].