Projects with this topic
-
My personal developer portfolio website built with HTML, CSS, and a little JavaScript. It showcases my skills, professional journey, and Unity WebGL games.
The site is designed with a gamified theme — including Quest-style projects, and Treasure Chest-inspired credits. It serves as both an interactive resume and a project showcase.
Updated -
2D arcade castle-defense game built with Pygame, defending against waves of orcs. No AI was used to write any of the code. Executables for Windows and Linux are built automatically via GitHub Actions. This repo is auto-mirrored from GitLab.
Updated -
A 2D TileVania platformer demo built in Unity. The player explores levels with smooth movement and climbing mechanics, collects coins, and encounters hazards across multiple scenes. Features include: scene persistence for score, lives, and enemies, a game manager handling UI and level flow, checkpoints with respawn logic, collectibles with sound effects, enemy interactions, Cinemachine camera with state-driven framing, player animations for idle, walking, climbing, and death, and unique background music and sounds.
Updated -
A 2D Skateboarder game demo built in Unity. The player rides using a Surface Effector 2D, performs flips, and navigates through 4 unique levels. Features include: parallax background effect for depth and immersion, game manager handling level transitions, scores, and lives, score system with flip detection, lives system with smooth respawn logic, level progression across four distinct stages, and different background music tracks for each of the 4 levels.
Updated -
Mini 2D sandbox-style game built with Python and Pyxel, featuring tile-based rendering, simple AI systems, camera mechanics, and design patterns like Flyweight, Factory, and Observer.
Updated -
Chuka 2D (Python) es la versión en Python del videojuego arcade educativo Chuka 2D. Desarrollado con Python y Pygame, replica la lógica del motor original en JavaScript/Canvas para trabajar bucle de juego, estados, entidades, colisiones, audio y arquitectura modular. Proyecto orientado a DAW / ASIX y FP Informática.
Updated -
Robust is a turn-based multiplayer strategy game prototype developed using the FXGL Java game engine. It features isometric grid movement, action point mechanics, tank combat, and a map-based battlefield. This repository mirrors the main development and serves as a personal reference.
Updated -
-
A simple and customizable Tic-Tac-Toe game in C
Updated -
Small video game as a final Theory exercise for the course of Object oriented Programming in the University Of West Attica, Information and Computer Engineering Department
Updated -
It's the simple, lightweight snake game, which is in early pre-alpha stage right now. My goal is to try and make a simple game that will render with only one shader and add as much variety and visual effects to it as possible.
Updated -
Kaetram is an open-source game-engine created to aid those interested in entering the game development realm. The codebase is simple, clean, and intuitive, and is intended to be used as a learning tool. The original idea is based on Little Workshop's
Updated -
-
A cooking game where you have to manage your kitchen's team to fulfil costumers orders by matching time and process each team member can perform.
Updated