Octophobia

NO!

  • Octophobia
  • Breakneester
Published 13 days ago
StatusReleased
CategoryGame mod
PlatformsHTML5
Rating
Rated 1.0 out of 5 stars
(1 total ratings)
Authorbubbio_14
GenreRhythm
Tags2D, bubbycraziness, Incredibox, No AI

Comments

Log in with itch.io to leave a comment.

Java code just for fun:

import java.util.*;  
 public class Main {  
  public static void main(String[] args) {     
   System.out.println("Hello, World!"); 
 }
}