spacewar icon indicating copy to clipboard operation
spacewar copied to clipboard

Space War starting in Episode 55 of cleancoders.com

Results 6 spacewar issues
Sort by recently updated
recently updated
newest added

The game is very interesting, but it is unfair, because the ui responsivenes is very bad (tested with http://spacewar.fikesfarm.com/spacewar.html). Example situation: In a battle with klingons, I can escape a...

Thank you very much for this free software. Would really appreciate seeing some screenshots so that I can understand what I'm about to get myself into! (And an estimate of...

When the screen is less than 2000x1150 a few controls and indicators are not visible, shifted or overlapped by other ones. ![space war](https://user-images.githubusercontent.com/859638/49857102-52f15880-fdfa-11e8-9028-72183937e1f2.png)

I like the idea of the game and it is quite fun to play. Instantly some further improvements came up to improve usability and fun playing the game. Keyboard Shortcuts:...

With Java 10, the following error is encountered. The problem is originates from the Processing library, used by the Quil library. Documented here: https://github.com/quil/quil/issues/228 I attempted to build and install...

Error during lein test: Exception in thread "main" java.lang.IllegalArgumentException: Must hint overloaded method: toArray, compiling:(clojure/core/rrb_vector/rrbt.clj:282:1) at clojure.lang.Compiler.analyzeSeq(Compiler.java:7010) at clojure.lang.Compiler.analyze(Compiler.java:6773) at clojure.lang.Compiler.analyze(Compiler.java:6729) at clojure.lang.Compiler$BodyExpr$Parser.parse(Compiler.java:6100) at clojure.lang.Compiler$LetExpr$Parser.parse(Compiler.java:6420) at clojure.lang.Compiler.analyzeSeq(Compiler.java:7003) at clojure.lang.Compiler.analyze(Compiler.java:6773) at...