All Projects β†’ zigurous β†’ unity-pacman-tutorial

zigurous / unity-pacman-tutorial

Licence: other
πŸŸ‘πŸ’ Learn to make Pacman in Unity.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to unity-pacman-tutorial

voltar
WebGL only 2D game engine using Godot as the visual editor
Stars: ✭ 25 (+78.57%)
Mutual labels:  2d
okeevis-render
a fast lightweight 2d graphic library
Stars: ✭ 22 (+57.14%)
Mutual labels:  2d
Dot-World-Maker
Online web role playing game (RPG) engine let you build your own game directly from your browser.
Stars: ✭ 25 (+78.57%)
Mutual labels:  2d
cage
Cage (Ain't a Game Engine) - write 2D games using plain C
Stars: ✭ 40 (+185.71%)
Mutual labels:  2d
vecti
A tiny TypeScript library for 2D vector math.
Stars: ✭ 14 (+0%)
Mutual labels:  2d
meta2d
Meta2D is open source WebGL 2D game engine for making cross platform games.
Stars: ✭ 33 (+135.71%)
Mutual labels:  2d
isometric
A lightweight JavaScript library, written in TypeScript to create isometric projections using SVGs
Stars: ✭ 53 (+278.57%)
Mutual labels:  2d
that game engine
Source code for a game engine development series
Stars: ✭ 47 (+235.71%)
Mutual labels:  2d
gridder
A Grid based 2D Graphics library
Stars: ✭ 51 (+264.29%)
Mutual labels:  2d
m3diaLib-CTR
A C++ library for easier homebrew development for the Nintendo 3DS
Stars: ✭ 39 (+178.57%)
Mutual labels:  2d
Pac-Man
Evolutionary Pac-Man bots using Grammatical Evolution and Multi-objective Optimization. Cool GUI included (Undergraduate Thesis)
Stars: ✭ 50 (+257.14%)
Mutual labels:  pac-man
bridson
Poisson Disc Sampling in Python
Stars: ✭ 30 (+114.29%)
Mutual labels:  2d
SharpMath2
2D math / geometry collision library for C#, compatable with monogame.
Stars: ✭ 36 (+157.14%)
Mutual labels:  2d
MiniKnight
A pixel-art platformer in F#, where you must fight your way to the portal, collecting coins and slaying orcs along the way!
Stars: ✭ 47 (+235.71%)
Mutual labels:  2d
TileMapGenerator
Create your own 2D Maps with layer-by-layer system using Noise-Sample and BufferedImage pattern
Stars: ✭ 19 (+35.71%)
Mutual labels:  2d
Fyrox
3D and 2D game engine written in Rust
Stars: ✭ 3,539 (+25178.57%)
Mutual labels:  2d
awesome-canvas
Canvasθ΅„ζΊεΊ“ε€§ε…¨δΈ­ζ–‡η‰ˆγ€‚An awesome Canvas packages and resources.
Stars: ✭ 288 (+1957.14%)
Mutual labels:  2d
unity-pathfinding
Find paths in Unity Tilemaps with A* Search
Stars: ✭ 70 (+400%)
Mutual labels:  2d
repeat-editor
editor for live coding graphics
Stars: ✭ 17 (+21.43%)
Mutual labels:  2d
Gorgon
A modular set of libraries for .Net that are useful for graphics and video game development.
Stars: ✭ 49 (+250%)
Mutual labels:  2d

Pac-man (2D)

Pac-Man is a maze action game developed and released by Namco for arcades in 1980. The player controls Pac-Man, who must eat all the dots inside an enclosed maze while avoiding four colored ghosts. Eating large flashing dots called "Power Pellets" causes the ghosts to turn blue, allowing Pac-Man to eat them for bonus points.

  • Difficulty: Advanced
  • Topics: Sprites, Tilemaps, AI
  • Version: Unity 2021.1
  • Download
  • Watch Video
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].