Giter Club home page Giter Club logo

clikcervr's Introduction

Clikcer VR

A VR port of Clikcer

This project uses Godot 3.5.1. If you want to mess with the source, you need to install Godot here. (No need to get the Mono version)

Do Note: Soon, the only way to download ClikcerVR will be only on App Lab.

ClikcerVR Icon

Clikcer on Quest 1/2/Pro

Releases Releases with Pre-Releases

Total Downloads

The Code.org game now makes its way onto VR! Enjoy a laid-back clicking experience to become the richest Clikcer you know.

  • Achievements
  • Upgrades
  • Multipliers
  • and a whole lot of clicking

Supported Platforms:

How to install on Meta Quest 1/2/Pro

Because there will (possibly) be multiple ways for the game to be released in the future, there will more than likely be multiple ways on installing the game. As of right now, there won't be so there is only one way of installing it.

  1. Download from the Oculus Store (Once released)
  2. Download the ClikcerVR apk
  3. Use one of the methods below for installing it to the headset

(Recomended) SideQuest

  1. Turn on Developer mode on your headset if you haven't already. Follow all the steps.
  2. Install SideQuest (Install the Advanced version)
  3. Once SideQuest is installed, connect your headset to the PC.
  4. Your headset might have an allow debugging option appear on the screen. Put it on and accept it so your PC can upload the apk file.
  5. Click the box on the top sidebar and select the Clikcer VR apk file.
  6. Go into your headset and select the dropdown menu on your apps menu.
  7. Select Unknown Sources
  8. Find Clikcer VR and play.

ADB Command-Line Tools

  1. Turn on Developer mode on your headset if you haven't already. Follow all the steps.
  2. Grab your system version of Android SDK Platform Tools
  3. Unzip it and you'll find a folder name platform-tools. No need to change the contents in the folder, just save it to your desktop or another place you can access it for later.
  4. Open a command line in that folder. (you can open a new command line and use cd /Desktop/platform-tools or something similar to go to the directory for platform tools)
  5. Once you're in the folder, be sure to take the Clikcer VR apk file and move it into the platform-tools folder. You can also make a folder in the platform-tools folder called apps or something similar to move the apk into.
  6. Now you're ready to start using commands. Test to see if adb works by typing adb help and it should show a bunch of commands and if it does, you're ready to start installation.
  7. Run the command adb devices if your headset is plugged in and it should return with at least one device. If it doesn't, you might need to accept a popup asking for debugging in the headset.
  8. Now if you can confirm that adb is seeing your headset, you can now run adb install ClikcerVR.apk. if you put it in a folder, you'd have something like this adb install apps/ClikcerVR.apk
  9. Once you've ran it, it should say successful and that means you've installed it onto your headset.
  10. Go into your headset and select the dropdown menu on your apps menu.
  11. Select Unknown Sources
  12. Find Clikcer VR and play.

(NOTE) This release method may change in the future as I have different release days for the different versions of the game

Project License

This project uses a GPL v3 license.

clikcervr's People

Contributors

blockyheadman avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.