All Projects → scorzy → IdleSpace

scorzy / IdleSpace

Licence: MIT license
Yet another space themed idle game

Programming Languages

typescript
32286 projects
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to IdleSpace

clarity-react
React Components for VMware Clarity UI and Clarity Design
Stars: ✭ 33 (-56.58%)
Mutual labels:  clarity
docs
Unleash Bitcoin's full potential with decentralized apps and smart contracts. The documentation covers key aspects of the Stacks network and technology and provides tutorials and other helpful content for developers.
Stars: ✭ 134 (+76.32%)
Mutual labels:  clarity
GiantShaftEnterprises
Incremental idle game about building businesses and shaft mining asteroids....and maybe conquering the galaxy along the way.
Stars: ✭ 41 (-46.05%)
Mutual labels:  idle-game
Clarity
Clarity is a scalable, accessible, customizable, open source design system built with web components. Works with any JavaScript framework, built for enterprises, and designed to be inclusive.
Stars: ✭ 6,398 (+8318.42%)
Mutual labels:  clarity
continuum-engine
A Javascript engine to power incremental and idle games
Stars: ✭ 45 (-40.79%)
Mutual labels:  idle-game
IdleSpace2
IdleSpace 2
Stars: ✭ 20 (-73.68%)
Mutual labels:  idle-game
clarity-smart-contracts
Collection of Smart Contract for Stacks Blockchain in Clarity
Stars: ✭ 61 (-19.74%)
Mutual labels:  clarity
spring-kotlin-angular4
Another abadoned Spring Boot application with Angular and Kotlinabandoned
Stars: ✭ 22 (-71.05%)
Mutual labels:  clarity
clarify
Discover and parse results for jurisdictions that use Clarity-based election systems.
Stars: ✭ 33 (-56.58%)
Mutual labels:  clarity
santa-inc
🎅 세계를 선도하는 글로벌 기업 (주)산타
Stars: ✭ 48 (-36.84%)
Mutual labels:  idle-game
Idle-RPG-Bot
An Idle-RPG bot for Discord
Stars: ✭ 47 (-38.16%)
Mutual labels:  idle-game
break infinity.js
A replacement for decimal.js for incremental games who want to deal with very large numbers (bigger in magnitude than 1e308, up to as much as 1e(9e15) ) and want to prioritize speed over accuracy.
Stars: ✭ 145 (+90.79%)
Mutual labels:  idle-game
clarity-lsp
Language Server Protocol implementation for Clarity (including VS code extension).
Stars: ✭ 47 (-38.16%)
Mutual labels:  clarity
sworn
Sworn compiles Clarity smart contracts into SmartWeave contracts.
Stars: ✭ 50 (-34.21%)
Mutual labels:  clarity
IdleLands3
An idling game of epic proportions
Stars: ✭ 41 (-46.05%)
Mutual labels:  idle-game
clarc
Clarc compiles Clarity smart contracts into Ethereum virtual machine (EVM) bytecode.
Stars: ✭ 50 (-34.21%)
Mutual labels:  clarity
vic-ui
vSphere Integrated Containers Plug-In for vSphere Client provides information about your VIC setup and allows you to deploy VCHs directly from the vSphere Client.
Stars: ✭ 23 (-69.74%)
Mutual labels:  clarity
AutoTrimps
AutoTrimps - Zek
Stars: ✭ 37 (-51.32%)
Mutual labels:  idle-game
clarinet
Clarinet is a simple, modern and opinionated runtime for testing, integrating and deploying Clarity smart contracts.
Stars: ✭ 209 (+175%)
Mutual labels:  clarity
beerplop
Repository for the incremental game Beerplop
Stars: ✭ 17 (-77.63%)
Mutual labels:  idle-game

IdleSpace

Build Status

This is an idle game about space combat. I made it to try web workers and some Angular Matrial CDK, that's why there are drag and drop and per battle is handled per ship.

Links:

This project was generated with Angular CLI version 7.2.2.

Setup

  • Install node js.
  • Clone the repo.
  • Run npm i
  • Run npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files, except clarity theme and some web worker code.

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run npm test to execute the unit tests via Karma.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].