Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ali-ahnaf/dx-ball
A simple arcade game made with the iGraphics library that's built on core C
https://github.com/ali-ahnaf/dx-ball
Last synced: 2 days ago
JSON representation
A simple arcade game made with the iGraphics library that's built on core C
- Host: GitHub
- URL: https://github.com/ali-ahnaf/dx-ball
- Owner: ali-ahnaf
- Created: 2019-04-17T13:30:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-27T05:39:20.000Z (almost 5 years ago)
- Last Synced: 2024-12-30T03:26:53.190Z (11 days ago)
- Language: C
- Homepage:
- Size: 24.7 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DX Ball
A classic arcade ball-and-paddle game where the player needs to control a bouncing ball with a paddle to hit bricks and score points# Objective
Students needed to implement all the necessary functions of iGraphics and make a mini game and submit it as an assignment for Software Development lab - 1