Introduction
Command Line Interfaces (CLIs)
1.
Introduction
2.
Unix Utilities
3.
Spell Checker
4.
Find and Replace
5.
HTTPal
6.
Tweet Composer
7.
Conventional Committer
8.
Notebook TUI
9.
Markdown Processor
10.
Custom Markup Language
11.
Simple Podcast Hosting
12.
Static Site Generator
13.
Text Editor
Libraries
14.
Introduction
15.
.env Loader
16.
HTTP Client
17.
API Wrapper
18.
Feature Flags
19.
Authorization Lib
20.
ORM
21.
Unit Testing Lib
22.
Background Job Processor
Websites
23.
Introduction
24.
Link List
25.
Personal Home Page
26.
Media Log
27.
Press Page
28.
Product Page
29.
Fansite
30.
Blog
Web Components
31.
Introduction
32.
Responsive YouTube Embed
33.
Image Gallery
34.
Prose Renderer
35.
Music Player
36.
Video Player
37.
Component Library
Web Apps
38.
Introduction
39.
Linkbud
40.
Download Code Redeemer
41.
URL Shortener
42.
Read-Only API
43.
Uptime Checker
44.
Wishlist
45.
Recipe Hub
46.
Blogging Platform
47.
Web Comic Platform
48.
Content Management System
49.
Story Publishing Platform
50.
Help Site Manager
51.
Game Tracker
52.
Forum
53.
Social Network
54.
Event Platform
55.
Restaurant Ordering Platform
56.
VideoTube
57.
Invoice App
58.
Simple Commerce
59.
Website Builder
General Graphical Apps
60.
Introduction
61.
Calculator
62.
Flash Cards
63.
Habit Tracker
64.
Request Manager
65.
Time Tracker
66.
Journal
67.
Notebook
68.
Book Authoring Tool
69.
Photo Viewer
70.
Comic Reader
71.
Photo Library
72.
Internet Radio
73.
Game Library
74.
Music Player
75.
Video Library
76.
Book Library
77.
SSG GUI
78.
Client App
79.
Diff Comparison
80.
RSS Reader
81.
Window Manager
82.
App Launcher
83.
Chat App
84.
File Sync
85.
Password Manager
86.
Voice Anonymizer
87.
Vector Design Tool
Games
88.
Introduction
89.
Pong
90.
Snake
91.
Frogger
92.
Rock, Paper, Scissors!
93.
Brick Break
94.
Tic-Tac-Toe
95.
Reversi
96.
Sokoban
97.
Pac-Man
98.
Solataire
99.
Gravity Blocks
100.
2048
101.
Match 3
102.
Space Invaders
103.
Space Shooter
104.
Visual Novel
105.
Dungeon Crawler
106.
Infinite Runner
107.
2D Platformer
108.
2D Arcade Shooter
109.
2D Action
110.
Metroidvania
111.
Level Editor
112.
Turn-Based Battle System
113.
Dogfight
114.
Shmup
115.
Controller Tester
116.
Tower Defense
117.
Horde Mode
118.
Strategy RPG
119.
Changelog
120.
Contributing
121.
Outro
Light (default)
Rust
Coal
Navy
Ayu
Projectbook
Pac-Man
The gist
: build an arena-based, chase avoidance game with power-ups like
Pac-Man
.
Concepts
Path finding
Extra Credit
Multi-player support
Resources
Wikipedia article on
Pac-Man