Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • python-2D-engine Python Pygame project python-2D-engine ================ Python Pygame project Developing a basic 2D game engine using Pygame and Python. The idea is something similar to a zelda-esque top-down view on an x-y plane To ...
  • Rainbocat-Warrior-Game ... following. **>:[ SRSLY NO COPY/PASTE** def initialize(): """Put game initialization code here""" # Initialize and register rock 1 ... buttons that are either active or not. Our game engine activates the keyboard in this second manner, ...
  • Engine.ts Simple 2D game engine in TypeScript Engine.ts ========= A simple 2D game engine using TypeScript How to Compile -------------- * Compiling the engine (stand-alone) tsc engine/engine.ts -out engine.js * Compile the sample tsc samples ...
  • Citrus-Engine-Examples ... http://citrusengine.com/) is a professional-grade, scalable Flash game engine built for industry-quality games. It is ... ) & [API](http://citrusengine.com/api/) Support ------- The [Citrus Engine](http://citrusengine.com/) is proudly supported by: [![FDT]( ...
  • rpgii-engine ... RPG engine. RPGii is an ASCII-based open-source RPG (not roguelike) game engine that features (well, in the future versions): - Colors! - ... a concept, but with some time and work it can be a great engine! :D It's mainly coded in pure C++, but it can use ...
  • Game A simple game engine for CSUF CSPC 486 Game Development
  • enrage-engine Ray Casting based game engine enrage-engine ============= Ray Casting based game engine
  • cockroach-engine Experimental prototype flash game engine, use: AS3, LUA, SomaFramework, Alternativa3D
  • game personal software rendered game engine game ==== personal software rendered game engine
  • free-game The free game engine free-game ========= [![Build Status](https://secure.travis-ci.org/fumieval/free-game.png?branch= ... computation }` * Just apply `draw` to make your code faster. * `Game` is a kind of coroutine upon `Frame`. Comparison with [ ...