All Projects → Krutonium → Owo

Krutonium / Owo

Licence: mit
...We might be furry trash.

Programming Languages

java
68154 projects - #9 most used programming language
c
50402 projects - #5 most used programming language
cpp
1120 projects
bash
514 projects
assembly
5116 projects
basic
69 projects

Projects that are alternatives of or similar to Owo

Ascension
ANSI/ASCII art viewer for Mac OS X
Stars: ✭ 143 (+110.29%)
Mutual labels:  art, ascii
hasciicam
(h)ascii for the masses! html refreshed ascii video cam
Stars: ✭ 63 (-7.35%)
Mutual labels:  art, ascii
Ascii py
Make some ascii arts
Stars: ✭ 211 (+210.29%)
Mutual labels:  art, ascii
Tart
Tart - draw ASCII art in the terminal with your mouse!
Stars: ✭ 296 (+335.29%)
Mutual labels:  art, ascii
durdraw
Animated Unicode, ANSI and ASCII Art Editor for Linux/Unix/macOS
Stars: ✭ 55 (-19.12%)
Mutual labels:  art, ascii
Art
🎨 ASCII art library for Python
Stars: ✭ 1,026 (+1408.82%)
Mutual labels:  art, ascii
Loopback Component Access Groups
Access controls for Loopback.
Stars: ✭ 56 (-17.65%)
Mutual labels:  mit
Rocket.chat.electron
Official OSX, Windows, and Linux Desktop Clients for Rocket.Chat
Stars: ✭ 1,108 (+1529.41%)
Mutual labels:  mit
Owo.sh
Read-only mirror of https://owo.codes/whats-this/owo.sh
Stars: ✭ 54 (-20.59%)
Mutual labels:  mit
Progress Bar
Multiplatform netstandard 2.0 C# console progress bar, with support for single or multithreaded progress updates.
Stars: ✭ 53 (-22.06%)
Mutual labels:  dotnetcore
Qr Ascii
A small library to generate QR codes with ascii
Stars: ✭ 63 (-7.35%)
Mutual labels:  ascii
Geopattern
📐 Create beautiful generative image patterns from a string in golang.
Stars: ✭ 1,113 (+1536.76%)
Mutual labels:  art
Pioneer Console Boilerplate
Dependency injection, logging and configuration in a .NET Core console application.
Stars: ✭ 60 (-11.76%)
Mutual labels:  dotnetcore
Magictools
🎮 📝 A list of Game Development resources to make magic happen.
Stars: ✭ 8,853 (+12919.12%)
Mutual labels:  art
Xxv
The XXV visual hex viewer for the terminal.
Stars: ✭ 61 (-10.29%)
Mutual labels:  ascii
Tossit
Library for distributed job/worker logic.
Stars: ✭ 56 (-17.65%)
Mutual labels:  dotnetcore
Art
🎨 A smart theme generator
Stars: ✭ 62 (-8.82%)
Mutual labels:  art
Tus Resumable Upload Protocol
Open Protocol for Resumable File Uploads
Stars: ✭ 1,070 (+1473.53%)
Mutual labels:  mit
6.824 2018
MIT 6.824 2018 lab. MIT6.824分布式系统(2018秋)
Stars: ✭ 59 (-13.24%)
Mutual labels:  mit
Ionic Example App
A Ionic Example App (previously known as ionic 2 examples). Contains different examples on how to use the Ionic Framework
Stars: ✭ 61 (-10.29%)
Mutual labels:  dotnetcore

OwO

GitHub code size in bytes GitHub License

Notices Bulge

What's This?

 [email protected]  ~  OwO
                 *Notices Bulge*
__        ___           _    _        _   _     _
\ \      / / |__   __ _| |_ ( ) ___  | |_| |__ (_) ___
 \ \ /\ / /| '_ \ / _\`| __|// / __| | __| '_ \| |/ __|
  \ V  V / | | | | (_| | |_    \__ \ | |_| | | | |\__ \
   \_/\_/  |_| |_|\__,_|\__|   |___/ \___|_| |_|_|/___/

How To Run

=======

**05AB1E** [Use the online interpreter](https://tio.run/#05ab1e)
**Ada**

`gnatmake OwO.adb && ./OwO`

**Axe Parser**

`Asm(prgmOWO)` (Send OWO.8XP to your calculator first)

**BASIC**

`fbc OwO.bas`

**Bash**

`chmod +x OwO.sh && ./OwO.sh`

**Batch**

`CALL OwO.bat`

**Boo**

`booi OwO.boo`

**Brainfuck**
npm install --g node-brainfuck-compiler
  brainfuck-compiler -i BF/OwO.bf -o BF/OwO-compiled.js && node Brainfuck/OwO-compiled.js

Alternatively, Try it online!

**C**

`gcc OwO.c -o OwO && ./OwO`

**C++**

`g++ OwO.cpp -o OwO && ./OwO`

**C#/.NET**

`dotnet restore && dotnet run`

**CoffeeScript**

`coffee OwO.coffee`

**Crystal**

`crystal OwO.cr`

**D**

`dmd OwO.d && ./OwO`

**Dart**

`dart OwO.dart`

**Docker**

`docker build . -t owo && docker run owo`

**Elisp**

`emacs -q --script OwO.el`

**Elixir**

`elixir Elixir.exs`

**Emojicode**

`emojicodec OwO.emojic && ./OwO`

**Erlang**
$erl

1> c(owo).

2> owo:owoPrint().
**Factor** [Download and compile the Java Factor interpreter](https://github.com/bangyen/factor-lang)

`java Factor OwO.fact`

**Fetlang**

`fetlang OwO.fet`

**Fish**

`chmod +x OwO.fish && ./OwO.fish`

**Forth**

`gforth owo.fs -e bye`

**Go**

`go run OwO.go`

**Haskell**

`runghc OwO.hs`

**HTML**

`firefox OwO.html`

**Java**

`java OwO.java`

**JavaScript (NodeJS) and JSFuck**

`node OwO.js`

**JScript**

`cscript OwO.js`

**Julia**

`julia OwO.jl`

**Kotlin**

`kotlinc OwO.kt -include-runtime -d OwO.jar && java -jar OwO.jar`

**LaTeX**

`pdflatex OwO.tex` or `latex OwO.tex` or `xelatex OwO.tex`

**Lisp**

`clisp OwO.lisp`

**LOLCODE**

`lci OwO.lol`

**Lua**

`lua OwO.lua`

**Makefile**

`make`

**Malbolge**

`malbolge OwO.mal`

**Nim**

`nim compile --run OwO.nim` or `nimble run`

**OCaml**

`ocaml OwO.ml`

**Perl**

`perl OwO.pl`

**PHP**

`php OwO.php`

**Pascal**

`fpc OwO.pas`

**PowerShell**

`powershell OwO.ps1`

**Python (v2.x and v3.x respectively)**

`python main.py` or `python3 main.py`

**R**

`Rscript OwO.R` Linux/Unix
`R.exe OwO.R` Windows

**Red**

`red -c OwO.red` and then run the compiled executable from a command prompt/terminal.

**Ruby**

`ruby OwO.rb`

**Rust**

`cargo run`

**Slashes** Find an interpreter on [here](https://codegolf.stackexchange.com/questions/37014/interpret-pronounced-slashes) and run it
**Swift**

`swift OwO.swift`

**TCL**

`tclsh OwO.tcl`

**TypeScript**

`tsc OwO.ts | node OwO.ts`

**V**

`v run OwO.v`

**Vala**

`valac OwO.vala && ./OwO`

**VBScript**

`cscript OwO.vbs`

**VisualBasic**

`vbc ./OwO.vb && ./OwO`

**Wenyan** `wenyan ./OwO.wy`
`create an image that resembles pages from historical printed books`
`wenyan --render ./OwO.wy`
**WhiteSpaces** `Replace space with 1 and tab with 0`
`Then decode binary`
**Terraform**

`terraform init && terraform apply`

**Zsh**

`chmod +x OwO.zsh && ./OwO.zsh`

What's This?

 [email protected]  ~  OwO
                 *Notices Bulge*
__        ___           _    _        _   _     _
\ \      / / |__   __ _| |_ ( ) ___  | |_| |__ (_) ___
 \ \ /\ / /| '_ \ / _\`| __|// / __| | __| '_ \| |/ __|
  \ V  V / | | | | (_| | |_    \__ \ | |_| | | | |\__ \
   \_/\_/  |_| |_|\__,_|\__|   |___/ \___|_| |_|_|/___/

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].