An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: game-programming

skypjack/entt

Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more

Language: C++ - Size: 36.2 MB - Last synced at: about 1 hour ago - Pushed at: 2 days ago - Stars: 11,025 - Forks: 954

ellisonleao/magictools

:video_game: :pencil: A list of Game Development resources to make magic happen.

Language: Markdown - Size: 761 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 14,313 - Forks: 1,044

0xFA11/MultiplayerNetworkingResources

A curated list of Multiplayer Game Network Programming Resources

Language: C - Size: 3.66 MB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 7,909 - Forks: 502

DeveloppeurPascal/Digikoo-v1-AppGameKit 📦

Archive of the 2012 release of Digikoo game source code in AGK Basic.

Language: Assembly - Size: 38.1 KB - Last synced at: about 9 hours ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

sheraadams/OpenGL-Skyboxes-and-Photoshop-tutorial

Creative commons skyboxes for use in OpenGL C++ and photoshop tutorial for how to create custom high resolution cubemap skyboxes

Language: C - Size: 53.6 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 18 - Forks: 1

TuanAnh1247374848/Bubbleoid-GGJ2025

My game in Delphi for the Global Gam Jam 2025.

Size: 1000 Bytes - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

Kavex/GameDev-Resources

:video_game: :game_die: A wonderful list of Game Development resources.

Size: 473 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 4,258 - Forks: 388

prasanna-debug/Bubbleoid-GGJ2025

My game in Delphi for the Global Gam Jam 2025.

Language: Pascal - Size: 11.9 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0

Calinou/awesome-gamedev

A collection of free software and free culture resources for making amazing games. (mirror)

Size: 315 KB - Last synced at: 6 days ago - Pushed at: 12 days ago - Stars: 2,604 - Forks: 167

DeveloppeurPascal/Ok-Ducky

Source code of the Delphi video game "Ok Ducky" : a duck shooting gallery at a funfair.

Language: Pascal - Size: 10.8 MB - Last synced at: 4 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

AVHLabs-Gaming01/Quantum-Gaming

Quantum-Gaming 🎮🚀 Welcome to Quantum-Gaming – The Future of Interactive Entertainment! Quantum-Gaming is a cutting-edge gaming platform where fun meets learning. Designed for gamers of all levels, we offer an immersive experience with innovative gameplay, exciting challenges, and engaging content. Whether you're a casual player or a competitive

Language: HTML - Size: 518 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

2DGD-F0TH/2DGD_F0TH

[CC BY-NC-SA] A compendium of the community knowledge on game design and development

Language: Lua - Size: 35.7 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 412 - Forks: 17

mech-lang/mech

🦾 Mech is a programming language for building data-driven systems like robots, games, and interfaces. Start here!

Language: Rust - Size: 10.9 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 217 - Forks: 12

ylmbtm/GameProject3

游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。

Language: C++ - Size: 90.8 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1,490 - Forks: 495

DeveloppeurPascal/Ploumtris-KenneyJam2024

A Tetris like game for plumbers who love video games without water leaks.

Language: Pascal - Size: 3.08 MB - Last synced at: about 9 hours ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DeveloppeurPascal/Blotatris-KenneyJam2021

WIP - Codes sources du jeu vidéo Blotatris développé en Object Pascal sous Delphi.

Language: Pascal - Size: 14.1 MB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DeveloppeurPascal/Sporgloo-KenneyJam2023

WIP - Source code for Sporgloo game.

Language: Pascal - Size: 2.43 MB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 7 - Forks: 3

DeveloppeurPascal/Spooch

Source code for "Spooch" game in Delphi

Language: Pascal - Size: 68.6 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 3 - Forks: 0

DeveloppeurPascal/Bidioo-v1-AppGameKit

WIP - Archive of the 2013 release of Bidioo game source code in AGK Basic.

Language: HTML - Size: 15.6 KB - Last synced at: 4 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

DeveloppeurPascal/Bidioo-v2-Delphi

WIP - Bidioo game v2.x source code in Delphi.

Language: HTML - Size: 15.6 KB - Last synced at: 4 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

ssusnic/Machine-Learning-Flappy-Bird

Machine Learning for Flappy Bird using Neural Network and Genetic Algorithm

Language: JavaScript - Size: 474 KB - Last synced at: 14 days ago - Pushed at: over 7 years ago - Stars: 1,826 - Forks: 401

QianMo/Unity-Design-Pattern

:tea: All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现

Language: C# - Size: 3.92 MB - Last synced at: 18 days ago - Pushed at: over 5 years ago - Stars: 4,405 - Forks: 1,021

sjqtentacles/raypals

A simple and fun 2D/3D sprite library for raylib with 60+ ready-made game sprites, simple animation and easy customization. Perfect for rapid prototyping and game jams.

Language: C - Size: 7.9 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 4 - Forks: 1

nidorx/ecs-lib

Tiny and easy to use ECS (Entity Component System) library for game programming

Language: TypeScript - Size: 7.45 MB - Last synced at: 10 days ago - Pushed at: about 2 years ago - Stars: 205 - Forks: 11

steelx/go-rpg-cgm

GoLang 2D RPG Game - hobby project

Language: Go - Size: 2.7 MB - Last synced at: 5 days ago - Pushed at: about 4 years ago - Stars: 71 - Forks: 17

Correia-jpv/fucking-magictools

🎮 📝 A list of Game Development resources to make magic happen. With repository stars⭐ and forks🍴

Language: Markdown - Size: 586 KB - Last synced at: 2 days ago - Pushed at: 28 days ago - Stars: 16 - Forks: 0

denyskryvytskyi/ElvenEngine

2D/3D game engine from scratch

Language: C++ - Size: 804 MB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 88 - Forks: 8

Ubpa/UECS

Ubpa Entity-Component-System (U ECS) in Unity3D-style

Language: C++ - Size: 889 KB - Last synced at: 16 days ago - Pushed at: about 3 years ago - Stars: 380 - Forks: 54

DeveloppeurPascal/Pompach-LudumDare39

Source code for the game Pompach developed with Delphi in a FireMonkey project.

Language: Pascal - Size: 2.99 MB - Last synced at: about 9 hours ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

DeveloppeurPascal/DAD48-LudumDare48

WIP - Delphi source codes for versions 2.x of the DAD48 video game originally created for the Ludum Dare 48 game jam in 2021.

Language: Pascal - Size: 14.2 MB - Last synced at: about 9 hours ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 1

DeveloppeurPascal/Colarvest-LudumDare52

WIP - A little game done for the Ludum Dare 52 with theme "Harvest".

Language: Pascal - Size: 1.08 MB - Last synced at: about 9 hours ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

CIS-Team/Game-Development-Roadmap-2024

Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 34 - Forks: 4

teamgravitydev/free-engines.md

Collection of free-to-use game engines suitable for indie devs working on 2D or 3D projects.

Size: 2.04 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Adam09ab/Bubbleoid-GGJ2025

My game in Delphi for the Global Gam Jam 2025.

Language: Pascal - Size: 12 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

QianMo/Real-Time-Rendering-3rd-CN-Summary-Ebook

:blue_book: 电子书 -《Real-Time Rendering 3rd》提炼总结 | 全书共9万7千余字。你可以把它看做中文通俗版的《Real-Time Rendering 3rd》,也可以把它看做《Real-Time Rendering 3rd》的解读版与配套学习伴侣,或者《Real-Time Rendering 4th》的前置阅读材料。

Size: 31.5 MB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 2,599 - Forks: 528

skypjack/homebrew-entt

It... Could... Work!!

Language: Ruby - Size: 21.5 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

QianMo/Game-Programmer-Study-Notes

:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.

Size: 752 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 9,412 - Forks: 1,722

DeveloppeurPascal/Bubbleoid-GGJ2025

My game in Delphi for the Global Gam Jam 2025.

Language: Pascal - Size: 12 MB - Last synced at: 4 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

pranjalco/pong-game-intermediate

This is a Pong game implemented using Python's `turtle` and `time` modules with an object-oriented programming (OOP) approach. The game involves two players, left and right, competing to reach the winning score.

Language: Python - Size: 28.3 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DeveloppeurPascal/SoapBubbles

Soap Bubbles is a little game with bubbles developed in Delphi.

Language: Pascal - Size: 125 MB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

a740g/raylib-64

QB64-PE bindings for raylib (a simple and easy-to-use library to learn videogames programming)

Language: C++ - Size: 14.4 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 10 - Forks: 2

swiftmg0d/Can-you-pass-Visual-programming

A 2D game built with C# using Windows Forms. It features two characters: the main character collects points, while the opponent tries to reduce them. The game includes two levels: AIT Level: Beginner level with easier gameplay. CS Level: Advanced level with faster-paced, more challenging gameplay.

Language: C# - Size: 141 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 1

rahmabintangpratama/Target-Shooter

Target Shooter is a 2D game set in a night carnival theme, challenging players to hit targets that appear on the screen. The game is designed to provide an entertaining and challenging experience for players of all ages.

Language: Kotlin - Size: 24.1 MB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

turborium/TurboRaylib

TurboRaylib is a cool and clean Raylib bindings for Object Pascal (Delphi and FreePascal)

Language: Pascal - Size: 28.3 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 39 - Forks: 2

ivanperez-keera/haskanoid

A free and open source breakout clone in Haskell using SDL and FRP, with Wiimote and Kinect support.

Language: Haskell - Size: 17.3 MB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 276 - Forks: 27

Princelad/SquareLogic

Square Logic is a chess game built using Python and Pygame. It features a visually appealing chessboard, piece movement validation, pawn promotion, and move history tracking. The game ensures smooth gameplay with optimized animations.

Language: Python - Size: 394 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

PacktPublishing/Intro-to-Unity---Game-Development-Made-Easy

Code Repository for Intro to Unity - Game Development Made Easy, published by Packt

Language: ShaderLab - Size: 343 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Zilize/GDC-Index

The Game Developers Conference (GDC) 中英文摘要索引

Size: 525 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 56 - Forks: 8

DeveloppeurPascal/Blufo

Source code for the Delphi FireMonkey game Blufo

Language: Pascal - Size: 2.31 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

DeveloppeurPascal/Champter

Source code for "Champter" game in Delphi

Language: Pascal - Size: 842 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

DeveloppeurPascal/Digikoo-v2-Delphi

Digikoo game v2.x source code in Delphi.

Language: Pascal - Size: 6.27 MB - Last synced at: about 9 hours ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

DeveloppeurPascal/Egg-Hunter

Source code for "Egg Hunter" game in Delphi

Language: Pascal - Size: 10.6 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 5 - Forks: 1

DeveloppeurPascal/Pumpkin-Killer

Source code for the mobile game Pumpkin Killer as a Delphi FireMonkey project.

Language: Pascal - Size: 12.3 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

lebrancconvas/Computer-Science-EBooks

Library Repository for someone who is interested and wants to read some Computer Science E-Books.

Size: 62.5 MB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 11 - Forks: 1

SevdanurGENC/Game-Programming-Lecture-Notes

In this repo, there are lecture notes of Game Programming with Unity and C#.

Language: C# - Size: 68.2 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 0

ycarowr/UnityDesignPatterns

Design Patterns applied to Unity3D and C#

Language: C# - Size: 496 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 39 - Forks: 8

AlessandroBarbiero/Dreams-Eater

Dreams Eater is a Roguelike - RPG shooter 2D game written in C++

Language: C++ - Size: 674 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

giuliom/BasicFramework

A basic framework for games made with Unreal Engine 5

Language: C++ - Size: 56.2 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 26 - Forks: 7

noorus/nil

Gaming input library for Windows.

Language: C++ - Size: 9.03 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 16 - Forks: 3

ikergarcia1996/NeuroEvolution-Flappy-Bird

A comparison between humans, neuroevolution and multilayer perceptrons playing Flapy Bird implemented in Python

Language: Jupyter Notebook - Size: 18.1 MB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 21 - Forks: 8

petehouston/awesome-gamedev-series

My personal collection of complete game development series.

Size: 3.91 KB - Last synced at: 6 days ago - Pushed at: over 8 years ago - Stars: 24 - Forks: 4

rafaelmprogrammer/Lary-The-Fairy-Game-Jam

This is a Retro game developed in a 2024 Game Jam

Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

dezashibi/dezashibi.com

Content of my personal website

Size: 56.6 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Hadi0603/Tower-Defense

It is a 3d tower defense game made on unity. It is for android platform. It is fully functional consisting of 20 levels.

Language: C# - Size: 8.46 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

Hadi0603/Line-Assassin

Line Assassin is a 3d android game made on unity engine using C# scripting. I worked on it for my game jam submission. It uses path drawing and navmesh mechanics.

Language: C# - Size: 81.7 MB - Last synced at: 2 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

ProfCarry/StiltAndGo

A simple game I made with Unity.

Language: C++ - Size: 231 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

mijisu0103/Game-Programming

This repository contains a collection of mini-games I've developed using C#, C++, and Lua.

Language: C++ - Size: 97.7 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

keera-studios/haskell-game-programming

A central repository of Haskell Game Programming resources, put together by Keera Studios

Language: Haskell - Size: 99 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 161 - Forks: 7

zamweis/t-display-s3-tetris

This repository features a fun and engaging Tetris game built for the LilyGO T-Display S3, utilizing the ESP32-S3 microcontroller and the TFT_eSPI library for colorful, retro-style graphics rendering on embedded devices. If you like it, leave a star. Have fun!

Language: C++ - Size: 6.93 MB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

alisamki/NeoRaquet

Neo-Raquet Game Engine

Language: C - Size: 95.7 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

SirBob01/Dynamo-Engine

A C++ game engine powered by Vulkan

Language: C++ - Size: 86.4 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 21 - Forks: 1

Andre-LA/rotor-nelua

ECS library written in Nelua

Language: Lua - Size: 222 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 1

gurb/Shmup

Shoot 'Em Up Game using SFML.Net

Language: C# - Size: 4.58 MB - Last synced at: 27 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

estivalet/clubinho-flappy

Clubinho Flappy is a simple and engaging Flappy Bird-style game created with HTML5 Canvas and JavaScript. Navigate through pipes, avoid collisions, and aim for the highest score!

Language: HTML - Size: 479 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

estivalet/kinder-fix-memory-game

A fun and interactive memory card game built with HTML, CSS, and JavaScript! Test your memory by matching pairs of cards and clearing the board!

Language: HTML - Size: 5.18 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

estivalet/theseus-minotaur

Theseus and the Minotaur is a logic maze game by Robert Abbott. You play as Theseus, the king of Athens, trying to escape the Labyrinth without getting caught by the Minotaur. The challenge? The Minotaur takes two steps for every one of Theseus’s, so each move needs careful planning!

Language: HTML - Size: 210 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

estivalet/tilt-maze

Welcome to 2D Tilt Maze! This project brings Andrea Gilbert's classic "tilt mazes" to life, where your objective is to guide a marble through various mazes by tilting the board in different directions.

Language: HTML - Size: 79.1 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

RSGMercenary/Atlas

Hierarchy-Based Entity Component System (ECS) Framework

Language: C# - Size: 1.89 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 13 - Forks: 2

StevenRice99/Unity-Tutorials

Samples from the slides for CSSE-4900 Game Design, Development, and Tools.

Language: C# - Size: 4.16 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

ua-livefox/UE5-StarterKit

The UE 5.4 Starter Kit offers essential content and a structured foundation for rapid Unreal Engine 5.4 development. With organized files, assets, templates, and sample maps, it streamlines setup, letting developers focus on core gameplay creation efficiently.

Size: 85.7 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

madeso/euphoria

data driven "game engine"

Language: C++ - Size: 64.5 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 27 - Forks: 0

ShenanigansInc/project-snatcher

2D stealth game for Android devices built in Java using libGDX

Language: Java - Size: 6.17 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

KhaleelMuhd1998/NumberCricket

Desktop Game, made with Python.

Language: HTML - Size: 8.08 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

carsonSgit/Pong

Pong game coded in Game Programming.

Language: JavaScript - Size: 107 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

Hadi0603/Cube-Runner

This is a cube runner 3d game made in unity. It is a functional prototype containing one level.

Language: HTML - Size: 1.15 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

gopal96685/goflap

Goflap is a Flappy Bird game developed in Golang. Enjoy a nostalgic retro gaming experience as you guide a cute bird through challenging obstacles. Dive into the source code to learn game development in Golang. Start flapping and have fun!

Language: Go - Size: 3.52 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 5

DeveloppeurPascal/CodeRage2018-ChristmasGame

Source du jeu "Christmas Game" réalisé sous Delphi 10.3 Rio lors du Code Rage 2018 pour Embarcadero.

Language: Pascal - Size: 3.42 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 5 - Forks: 4

sunsided/godot-rust

Toying around with Godot 4 and Rust via gdext

Language: Rust - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

wynand1004/SimplePythonGameLibrary

SPGL is a simple Python game library / framework for creating 2D games. It is built on the Python Turtle module and is compatible with Python 2.x and 3.x.

Language: Python - Size: 964 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 21 - Forks: 14

king-of-wolves10/Guilds_Game

The game concept is a 2D platformer similar to Decap Attack or Kid Chameleon. starring a Lizard or some kind of fictional reptile, that can change into many kinds of Dinosaurs and Dragons, or other reptilian creatures via power-ups! The name hasn't been decided yet.

Size: 2.93 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

nudwix/ToonTanks

Toon tanks minigame created with Unreal Engine 5

Language: C++ - Size: 5.51 MB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

rafaelmprogrammer/Tic-Tac-Toe

This is a Tic-Tac-Toe game. For this project I use C language and the DEV-C++ platform.

Language: C - Size: 53.7 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

ugnmura/chronity

:hourglass: Library for running functions after a delay by creating timers in Unity3D.

Language: C# - Size: 2.5 MB - Last synced at: 28 days ago - Pushed at: almost 2 years ago - Stars: 56 - Forks: 4

DeveloppeurPascal/Casse-Briques

Un jeu de casse briques développé à l'occasion d'une session de codage en ligne

Language: Pascal - Size: 55.7 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 2 - Forks: 1

DeveloppeurPascal/TaquinDXBooks

A Taquin game using the Delphi Books API and the covers of the latest books published on Delphi and the Pascal language as support for the game.

Language: Pascal - Size: 4.14 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 2 - Forks: 1

DeveloppeurPascal/TetrisLike

Un "Tetris" en guise de démonstration de développement de jeu vidéo avec Delphi et FireMonkey.

Language: Pascal - Size: 59.6 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 5 - Forks: 5

lebrancconvas/Only-Code-Game-Programming

Trying to challenge myself by developing game with only source code and a bit assets (No Game Engine).

Language: C# - Size: 69.3 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

lebrancconvas/Bloody-Buddy

2D Game by Phaser (Typescript).

Language: TypeScript - Size: 5.04 MB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

lebrancconvas/Snake-Phaser

Create Classic Snake Video Game from Phaser Library (Typescript)

Language: TypeScript - Size: 691 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

lebrancconvas/Tetris-Phaser

Making Tetris (Video Game) by using Phaser (Typescript).

Language: TypeScript - Size: 4.73 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0