All Projects → jamesgeorge007 → Maze-Runner

jamesgeorge007 / Maze-Runner

Licence: GPL-3.0 license
The Maze Runner game inspired by Chrome T-Rex. 🎮

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Maze-Runner

Rpg tactical fantasy game
A tactical turn-based game project in pygame, open to support
Stars: ✭ 66 (+153.85%)
Mutual labels:  pygame, 2d-game
Masendor
Educational and historical wargame
Stars: ✭ 65 (+150%)
Mutual labels:  pygame, 2d-game
python-kaynaklari
Python Türkiye Facebook sayfasında başlatılan projenin yeni sayfası
Stars: ✭ 30 (+15.38%)
Mutual labels:  pygame, pygame-library
Sudoku-Solver
🎯 This Python-based Sudoku Solver utilizes the PyGame Library and Backtracking Algorithm to visualize and solve Sudoku puzzles efficiently. With its intuitive interface, users can input and interact with the Sudoku board, allowing for a seamless solving experience.
Stars: ✭ 51 (+96.15%)
Mutual labels:  pygame, pygame-library
Kenney-Checkers
Mini-project of the discipline Programmation 1 - UFCG - Computer Science
Stars: ✭ 16 (-38.46%)
Mutual labels:  pygame
RockBottom
A 2D-sidescrolling resource collection game - Now open sourced!
Stars: ✭ 16 (-38.46%)
Mutual labels:  2d-game
liquid-simulator-godot
2D Liquid simulator with cellular automaton in Godot (GDNative / C++) - Godot 3.2
Stars: ✭ 64 (+146.15%)
Mutual labels:  2d-game
python-game-snake
A Game-Snake version of AI to play Snake automatically.
Stars: ✭ 30 (+15.38%)
Mutual labels:  pygame
MushROMs
Super Nintendo game editing libraries and tools
Stars: ✭ 24 (-7.69%)
Mutual labels:  2d-game
carAI-Demo
使用浅层神经网络和遗传算法训练一个可以自动驾驶小车的Demo
Stars: ✭ 64 (+146.15%)
Mutual labels:  pygame
TerraCraft
Voxel Engine written in Python 3 + Pyglet.
Stars: ✭ 49 (+88.46%)
Mutual labels:  pygame
LOST--Java-2D-Game
2D side-scrolling game made in JAVA with sprite sheet animations
Stars: ✭ 2 (-92.31%)
Mutual labels:  2d-game
Poke-Pi-Dex
Our deep learning for computer vision related project for nostalgic poke weebs (Sistemi digitali, Unibo).
Stars: ✭ 18 (-30.77%)
Mutual labels:  pygame
space-invaders
👾Python clone with a modern twist
Stars: ✭ 209 (+703.85%)
Mutual labels:  pygame
fractal-plan
An animation using geometric plan! How we do beautiful and psychedelic things?
Stars: ✭ 32 (+23.08%)
Mutual labels:  pygame
luma.emulator
Provides a series of pseudo-display devices which allow the luma.core components to be used without running a physical device.
Stars: ✭ 32 (+23.08%)
Mutual labels:  pygame
HyperLap2D
A powerful, platform-independent, visual editor for complex 2D worlds and scenes.
Stars: ✭ 226 (+769.23%)
Mutual labels:  2d-game
Cut The Rope Replica
A "Cut the Rope" game replica, 2D fun mobile game about helping the frog get the candy.
Stars: ✭ 26 (+0%)
Mutual labels:  2d-game
PygameWidgets
A module for use with Pygame. Includes fully customisable buttons, textboxes, sliders and many more, as well as the ability to create and run animations on these widgets.
Stars: ✭ 34 (+30.77%)
Mutual labels:  pygame
javelin
Party-based roguelike (open-source strategy-RPG game).
Stars: ✭ 57 (+119.23%)
Mutual labels:  2d-game

Open Source Love GitHub issues GitHub forks GitHub stars GitHub license

Maze-Runner

Basic Info

This is basically an interactive maze runner game built using the Pygame module available in the python programming language which is an open source library used to build 2-D games. What I tried is to clone the T-Rex game available offline in the Google Chrome web browser.

Made for the Windows platform.

Instructions

  • Ensure that you have Python (I prefer versions 3.5+) installed on your system and the path is properly configured.
  • Install the Git client.
  • Clone this repository to your local machine. i,e git clone https://github.com/jamesgeorge007/Maze-Runner
  • Install pygame via the pip package manager pip install pygame .
  • You can find the main source file within the src directory. Run the code and you have the game
  • Contributions are always welcomed.

Stargazers over time

Stargazers over time

Demo

Game Play

Screenshots

Main Menu

Game Over

License

The MIT License

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].