Skip to content
Merged
Show file tree
Hide file tree
Changes from 10 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/.cspell/flame_dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ Overmind # A character in the game StarCraft
padracing # A pad racing game by BlueFire https://github.com/flame-engine/flame/tree/main/examples/games/padracing
Prosser # A character from the book The Hitchhiker's Guide to the Galaxy
riverpod # A state management library for Flutter https://github.com/rrousselGit/riverpod
skel # Extension for skeleton files from Spine https://en.esotericsoftware.com/spine-in-depth
spineboy # Name of a famous character used as an example for Spine https://en.esotericsoftware.com/spine-examples-spineboy
spineboys # Plural of spineboy
Spritecow # A handy tool for locating sprites within a spritesheet http://www.spritecow.com/
Expand Down
1 change: 0 additions & 1 deletion .github/.cspell/gamedev_dictionary.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# general development-adjacent terms and expressions
AABB # axis aligned bounding box
abelian # Abelian Group, also known as commutative group
antialiasing # set of techniques to combat the problems of aliasing
ARGB # alpha red green blue
arities # plural of arity
backgrounded # moving the app to the background
Expand Down
Loading