towerdefense

tower defense thing

https://github.com/hnasheralneam/towerdefense

Science Score: 18.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Unable to calculate vocabulary similarity
Last synced: 10 months ago · JSON representation ·

Repository

tower defense thing

Basic Info
  • Host: GitHub
  • Owner: hnasheralneam
  • Language: GDScript
  • Default Branch: master
  • Size: 1.57 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Citation

Owner

  • Name: Hamza
  • Login: hnasheralneam
  • Kind: user
  • Location: Bill Gate's Basement

I do full-stack web dev and design. Open source and Linux enthusiast.

Citation (citation.txt)

extends Node


# Called when the node enters the scene tree for the first time.
func _ready():
	pass # Replace with function body.


# Called every frame. 'delta' is the elapsed time since the previous frame.
func _process(delta):
	pass

# Tileset from:
#	https://cupnooble.itch.io/

GitHub Events

Total
Last Year