This website requires JavaScript.
Explore
Help
Register
Sign In
SuperNovaa41
/
untap
Watch
1
Star
0
Fork
0
You've already forked untap
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
57
Commits
3
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Nathan Singer
999c7989f3
cleans up some compiler warnings
2025-04-28 10:53:15 -04:00
data
deck input changes
2025-04-24 13:20:57 -04:00
scenes
/card
exports card loading handling into its own node and script
2025-04-28 02:48:46 -04:00
.clang-format
Adds formatting config and formats project
2025-04-21 23:08:56 -04:00
.editorconfig
Godot initialization
2025-04-22 01:34:16 -04:00
.gitattributes
Godot initialization
2025-04-22 01:34:16 -04:00
.gitignore
Godot initialization
2025-04-22 01:34:16 -04:00
caching.gd
cleans up some compiler warnings
2025-04-28 10:53:15 -04:00
caching.gd.uid
separates all of the cacheing functions to its own class, cleans up card
2025-04-23 17:05:10 -04:00
deck_input.gd
cleans up some compiler warnings
2025-04-28 10:53:15 -04:00
deck_input.gd.uid
some small fixes, mtgo is done
2025-04-24 11:45:29 -04:00
field.gd
organizes card scene, exports tween functionality to its own node and script
2025-04-27 22:49:45 -04:00
field.gd.uid
wip: adding visual representation, starting with player battlefield
2025-04-23 18:05:38 -04:00
field.tscn
adds basic ui template
2025-04-24 01:47:24 -04:00
hand.gd
organizes card scene, exports tween functionality to its own node and script
2025-04-27 22:49:45 -04:00
hand.gd.uid
wip: reworking cards to use sprites and fixing up some stuff related to them
2025-04-27 20:05:28 -04:00
icon.svg
Godot initialization
2025-04-22 01:34:16 -04:00
icon.svg.import
Godot initialization
2025-04-22 01:34:16 -04:00
library.gd
fixes some small merge issues
2025-04-28 00:58:04 -04:00
library.gd.uid
adds some library boilerplate
2025-04-23 15:44:17 -04:00
player.gd
formatting
2025-04-28 00:59:02 -04:00
player.gd.uid
changes...
2025-04-22 16:39:59 -04:00
player.tscn
wip: reworking cards to use sprites and fixing up some stuff related to them
2025-04-27 20:05:28 -04:00
project.godot
refines card movement
2025-04-28 01:54:10 -04:00
tabletop.gd
fixes some small merge issues
2025-04-28 00:58:04 -04:00
tabletop.gd.uid
Adds some nodes, notably the root tabletop scene and a scene representing a player along with nodes for the hand, local field, and library
2025-04-22 02:30:17 -04:00
tabletop.tscn
adds basic ui template
2025-04-24 01:47:24 -04:00
Description
No description provided
1.6
MiB
Languages
GDScript
100%