Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
FP Asteroids
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Edwin
FP Asteroids
Commits
Commits · main
main
Select Git revision
1 result
Searching
fp-asteroids
Author
Search by author
Any Author
authors
0 authors
Browse files
Nov 10, 2024
Update rotating controls to A and D
· cce860bd
Edwin
authored
7 months ago
cce860bd
decreased enemy spawn delay
· f6c85c57
Edwin
authored
7 months ago
f6c85c57
Merge branch 'main' of
https://git.science.uu.nl/9562850/fp-asteroids
· cb7a1670
Edwin
authored
7 months ago
cb7a1670
remove debug meteor timer message
· 23c36ae7
Edwin
authored
7 months ago
23c36ae7
update readme
· d16bacfc
Edwin
authored
7 months ago
d16bacfc
fix UFOs only spawning in (-x, y) quadrant, instantiate Displayable for all classes
· 52e4b316
Edwin
authored
7 months ago
52e4b316
Merge branch 'main' of
https://git.science.uu.nl/9562850/fp-asteroids
· b0040240
Edwin
authored
7 months ago
b0040240
Nov 07, 2024
grouped checkCollisions
· 00037a5b
Boris
authored
7 months ago
00037a5b
Nov 05, 2024
Merge branch 'main' of
https://git.science.uu.nl/9562850/fp-asteroids
· ab13c137
Edwin
authored
7 months ago
ab13c137
simplify some input functions
· 6203c1a8
Edwin
authored
7 months ago
6203c1a8
added bullets collision from ufo and spaceship
· 1de514d3
Boris
authored
7 months ago
1de514d3
Nov 03, 2024
add animations (in extremely basic form)
· d63ef9f1
Edwin
authored
7 months ago
d63ef9f1
implement typeclasses Moving, Shooting and Spawnable to reduce duplication
· 8cfd5a8e
Edwin
authored
7 months ago
8cfd5a8e
Nov 01, 2024
add type classes, with instances for MovingObject, Bullet and UFO, also add a...
· 17fbc0a3
Edwin
authored
8 months ago
17fbc0a3
Merge branch 'main' of
https://git.science.uu.nl/9562850/fp-asteroids
· 36232466
Edwin
authored
8 months ago
36232466
made a start with type classes
· a938f6f0
Edwin
authored
8 months ago
a938f6f0
added meteor collision
· 70155c4e
Boris
authored
8 months ago
70155c4e
Oct 31, 2024
small error fixed
· b378de7d
Boris
authored
8 months ago
b378de7d
Merge branch 'main' of
https://git.science.uu.nl/9562850/fp-asteroids
· 140bbe68
Boris
authored
8 months ago
140bbe68
bullets destroy meteors and give score
· 65cadab9
Boris
authored
8 months ago
65cadab9
add highscores in a text file
· a899887f
Edwin
authored
8 months ago
a899887f
add pause feature and begin settings screen
· 9e36415c
Edwin
authored
8 months ago
9e36415c
Oct 30, 2024
move meteorTimer increment to main tick function
· 7a58add4
Edwin
authored
8 months ago
7a58add4
Merge meteor branch, meteors now spawn on a separate MeteorTimer
· 71c1598d
Edwin
authored
8 months ago
71c1598d
gamestate no longer gets fully wiped when quitting from the game
· e1f99fbe
Edwin
authored
8 months ago
e1f99fbe
add other screens (main menu, death screen) and the bridges between them
· 9cba0e8e
Edwin
authored
8 months ago
9cba0e8e
added spaceship to step
· fd2d94a3
Boris
authored
8 months ago
fd2d94a3
spawns random meteors on full screen without input
· c8105305
Boris
authored
8 months ago
c8105305
add Powerups and UI while playing
· e7cdf3e0
Edwin
authored
8 months ago
e7cdf3e0
Oct 29, 2024
fix gitignore and add a lot of functionality to spaceship like shooting and moving
· 63fd9006
Edwin
authored
8 months ago
63fd9006
spaceship can shoot triangles
· f10520d7
Edwin
authored
8 months ago
f10520d7
different sizes meteors spawn outside screen and move inwards
· 5518feea
Boris
authored
8 months ago
5518feea
Oct 28, 2024
meteors are able to move to the center
· 27dfafb5
Boris
authored
8 months ago
27dfafb5
cleaned up a bit
· cca0609e
Boris
authored
8 months ago
cca0609e
Oct 27, 2024
adds random meteor when m is pressed
· 5af9f6da
Boris
authored
8 months ago
5af9f6da
Oct 25, 2024
meteor is being drawn, but only one
· 5d7a38b5
Boris
authored
8 months ago
5d7a38b5
build cabal
· 9dfaee89
Boris
authored
8 months ago
9dfaee89
Oct 24, 2024
Merge branch 'main' of
https://git.science.uu.nl/9562850/fp-asteroids
· ef906b1e
Edwin
authored
8 months ago
ef906b1e
Add a spaceship with very basic controls
· 7bd050b7
Edwin
authored
8 months ago
7bd050b7
Oct 22, 2024
Merge branch 'main' of
https://git.science.uu.nl/9562850/fp-asteroids
· 1db82e28
Boris
authored
8 months ago
1db82e28
Loading